object formSDHelperConfig: TformSDHelperConfig Left = 0 Top = 0 Caption = 'Spybot-S&D - Configuration' ClientHeight = 369 ClientWidth = 337 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = False OnCreate = FormCreate DesignSize = ( 337 369) PixelsPerInch = 96 TextHeight = 13 object pcConfig: TPageControl Left = 8 Top = 8 Width = 321 Height = 322 ActivePage = tabSettings Anchors = [akLeft, akTop, akRight, akBottom] TabOrder = 0 object tabSettings: TTabSheet Caption = 'Settings' DesignSize = ( 313 294) object imgWhen: TImage Left = 18 Top = 13 Width = 32 Height = 32 Picture.Data = {} end object labelMode: TLabel Left = 56 Top = 13 Width = 239 Height = 13 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'When encountering bad things:' ExplicitWidth = 241 end object bvl1: TBevel Left = 18 Top = 72 Width = 277 Height = 2 end object imgStats: TImage Left = 18 Top = 88 Width = 32 Height = 32 Picture.Data = {} end object labelStatsPhishingAllowed: TLabel Left = 238 Top = 134 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object labelStatsURLsAllowed: TLabel Left = 238 Top = 111 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object labelStatsAllowed: TLabel Left = 238 Top = 88 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = 'Allowed' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object labelStatsCookiesAllowed: TLabel Left = 238 Top = 157 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object labelStatsBlocked: TLabel Left = 175 Top = 88 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = 'Blocked' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object labelStatsCookies: TLabel Left = 63 Top = 158 Width = 118 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Cookies:' end object labelStatsPhishing: TLabel Left = 63 Top = 135 Width = 118 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Phishing URLs:' end object labelStatsURLs: TLabel Left = 63 Top = 111 Width = 118 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Blacklisted sites && files:' end object labelStatsURLsBlocked: TLabel Left = 175 Top = 111 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object labelStatsPhishingBlocked: TLabel Left = 175 Top = 134 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object labelStatsCookiesBlocked: TLabel Left = 175 Top = 157 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object labelStats: TLabel Left = 63 Top = 88 Width = 118 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Statistics' end object labelDatabase: TLabel Left = 63 Top = 200 Width = 118 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Database' end object labelStatsURLs2: TLabel Left = 63 Top = 223 Width = 118 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Blacklisted sites && files:' end object labelStatsCookies2: TLabel Left = 63 Top = 246 Width = 118 Height = 17 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Cookies:' end object bevel2: TBevel Left = 64 Top = 184 Width = 231 Height = 2 end object labelStatsURLsBlockedDB: TLabel Left = 175 Top = 223 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object labelStatsCookiesBlockedDB: TLabel Left = 175 Top = 245 Width = 57 Height = 17 Alignment = taRightJustify AutoSize = False Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object cbMode: TComboBox Left = 56 Top = 32 Width = 239 Height = 21 Style = csDropDownList Anchors = [akLeft, akTop, akRight] ItemHeight = 13 ItemIndex = 2 TabOrder = 0 Text = 'Ask for blocking confirmation.' Items.Strings = ( 'Block all bad pages silently.' 'Display dialog when blocking.' 'Ask for blocking confirmation.') end end object tabLists: TTabSheet Caption = 'Allowed && Denied' ImageIndex = 1 ExplicitLeft = 0 ExplicitTop = 0 ExplicitWidth = 0 ExplicitHeight = 0 object lvDecisionLists: TListView Left = 0 Top = 0 Width = 313 Height = 294 Align = alClient Columns = < item AutoSize = True Caption = 'URL' end item Caption = 'Status' Width = 72 end item Caption = 'Scope' Width = 72 end> MultiSelect = True ReadOnly = True RowSelect = True PopupMenu = popupLists TabOrder = 0 ViewStyle = vsReport OnKeyUp = lvDecisionListsKeyUp end end end object bnCancel: TButton Left = 240 Top = 336 Width = 89 Height = 25 Action = aCancel Anchors = [akRight, akBottom] Cancel = True ModalResult = 2 TabOrder = 1 end object bnOk: TButton Left = 144 Top = 336 Width = 89 Height = 25 Action = aOK Anchors = [akRight, akBottom] Default = True ModalResult = 1 TabOrder = 2 end object alConfig: TActionList Left = 152 Top = 216 object aOK: TAction Caption = 'OK' OnExecute = aOKExecute end object aCancel: TAction Caption = 'Cancel' OnExecute = aCancelExecute end object aListsRemoveSelected: TAction Caption = 'Remove selected' OnExecute = aListsRemoveSelectedExecute end end object popupLists: TPopupMenu Left = 184 Top = 216 object pmiListsRemoveSelected: TMenuItem Action = aListsRemoveSelected end end end